$Status = pop3.SaveAttachment (
<Name>
)
This function is used to save an attachment.
Parameters
<Name>
Specifies the name by which the attachment is saved at the time of download.
Return Value
Function returns 1 on success, 0 on failure.